zoomEnabled
Type
property
Summary
Whether map zoom is enabled
Syntax
set the zoomEnabled of <widget> to { true | false }
get the zoomEnabled of <widget>
Description
Use the scrollEnabled property to control whether the map view span can be changed by double-clicking, double-tapping or using pinch gestures.
Examples
set the zoomEnabled of widget "Map" to false
Related
property: span
Compatibility and Support
OS
mac
ios
android
Platforms
desktop
mobile